home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 50
/
Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso
/
Aminet
/
util
/
libs
/
mpega_libmad.lha
/
mpega_libmad
/
support.h
< prev
next >
Wrap
C/C++ Source or Header
|
2001-12-18
|
133b
|
10 lines
#ifndef SUPPORT_H
#define SUPPORT_H
#include "compiler.h"
ULONG LIBPPC InitSupport(void);
void LIBPPC RemoveSupport(void);
#endif